>>

Password Delete Credentials

The DeleteCredentials payload. This is used in multiple places in the API to provide extra credentials for deleting important user-related stuff.

FieldTypeDescription
passwordString
>>

Example

{
  "password": "wowsuchpassword"
}