latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

users

Assign a profile to a user

Replaces the user's current profile with the one matching the given profileId. A profile defines the user's telephony features, call routing rules, and access level within the Ringover platform. Changing a user's profile immediately affects their available features and call handling behavior.

Permission: No specific permission required. A valid API key is sufficient.

Monitoring: Not needed.

Warning — Sensitive operation: This route does not enforce any specific permission category. Any valid API key can change any user's profile. Reassigning a profile may alter a user's telephony capabilities and routing rules. Validate the target profileId carefully before calling this endpoint.

post/users/{userId}/profiles/{profileId}

Path parameters

userIdinteger required

The identifier of the user

profileIdinteger required

Profile ID to set

Response

Successful operation