Theme

Users

Delete User

DELETE https://cirro.io/api/v2/users/:id

Description

Always return an id of an obfuscated user.

Example

1client = CirroIOV2::Client.new(...)
2client.User.delete(1)
Previous
Get one