v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBConnection environments
Update connection environment
Associates user attribute values with a specific connection environment, which will determine when it is used.
put/v1/connection-environments/{connectionEnvironmentId}
Path parameters
connectionEnvironmentIdstring uuid required
The ID of the connection environment to update
Request body
Response
Connection environment updated successfully
Example response
{
"success": true
}