Delete Profile
Header Parameters
StoreIdstring Required
StoreId API key provided by Tuned Global to authenticate and authorize access to the service
Authorizationstring Required
Bearer token
Path Parameters
idinteger Required
The unique identifier of the user whose profile is being deleted
profileIdinteger Required
The unique identifier of the profile to delete associated with the specified user
Response
200
Object
OK
Was this section helpful?
Response
Error Codes
400
The id in the URL does not match the logged-in user
400
The specified profile does not exist, or does not belong to this user
Was this section helpful?