Accounts

Disables a batch of credentials for the specified user.

post/v1/users/{userId}/configuration/security-key/disable

Path parameters

userIdinteger required

The user ID.

Request body

credentialNicknamesstring[]

An array of nicknames of credentials to be deleted.

credentialIDsstring[]

An array of IDs of credentials to be deleted. Preferred over nicknames.

Response

OK

RobloxWebWebAPIApiEmptyResponseModel required

Changes