Invoking a POST Operation

For a POST operation, provide the JSON body with the required attributes.

Procedure

  1. Expand the endpoint (createUserProfile) and click Try it out.
    In the request body field, the Example Value, password, and username fields are enabled.

  2. Enter the values for enterprise name, password, and username.
  3. Click Execute to send the request.
    The response returns the Login successful message.