b2_delete_key
POST {{apiUrl}}/b2api/v2/b2_delete_key/
Deletes the application key specified.
Request Body
{"applicationKeyId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | Run b2_authorize_account to populate the collection variable. |