v1

latestSwagger 2.02026-07-134146194.6 MB
Users

Deletes the user profile image for the specified user.

Deletes the user profile image from the specified user's profile.

The userId parameter specified in the endpoint must match the authenticated user's user ID and the user must be a member of the specified account.

delete/v2.1/accounts/{accountId}/users/{userId}/profile/image

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

userIdstring required

The ID of the user to access.

Note: Users can only access their own information. A user, even one with Admin rights, cannot access another user's settings.

Response

Successful response.