Internal API to send a notification to a user when the user has been assigned

post/api/v2/enterprise/{enterpriseId}/user/{userId}/newenterprisenotification

to an enterprise. This is intended to be used by the User Management Service (UMS) to notify Organization Administrators when an enterprise has been created for them so they can proceed to complete the onboarding process by creating an account.

Path Parameters

  • enterpriseIdstringRequired
  • userIdstringRequired

200 Response

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

500 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id