Consistentidentities

Remove identity - remove stored identity

Deprecation notice

This endpoint is deprecated. We recommend using alternative endpoints to ensure continued support and compatibility.
POST
/api/remove_identity
AuthorizationBearer <token>

In: header

identity_name?string
shared_folder?string

Response Body

Examples

curl -X POST "https://api.piktid.com/api/remove_identity" \
  -H "Content-Type: application/json" \
  -d '{}'
Empty
Empty
Empty
Empty
Empty