Step 12: Create a User Credential
POST {{apiPath}}/environments/{{envID}}/users/{{ucCredUserID}}/credentials
Request Body
{"credentialType"=>{"id"=>"{{ucCredCredentialTypeID}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |