v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBProfiles
Deactivate Profile
Deactivate the given profile_id. The default profile cannot be deactivated. Deactivated profiles won't be visible for deposits. Profiles with more than zero balances cannot be deactivated. If a deactivated profile has a non-zero balance it will be reactivated.
put/profiles/{profile_id}/deactivate
Path parameters
profile_idstring required
The UUID of the profile. The default profile cannot be deactivated. The profile must have a zero balance to be deactivated.
Response
A successful response.
DeactivateProfileResponse required