Add a new Okta user to a group.
Unless otherwise indicated, field types are text.
Input
- Group
- ID: ID of the Okta group
- User
- ID: ID of the Okta user
Output
- Result
- Status (number): status code returned by the API:
204
: Successful addition404
: Invalid ID–either the ID is incorrect or that user has already been added
- Status (number): status code returned by the API: