---
title: "Delete user-provided permissions for sending the attribute types required when issuing a credential type."
method: DELETE
path: "/api/persons/{personId}/requestedAttributePermissions"
tags: ["person-controller"]
---

# Delete user-provided permissions for sending the attribute types required when issuing a credential type.

`DELETE /api/persons/{personId}/requestedAttributePermissions`

Delete user-provided permissions for sending the attribute types required when issuing a credential type.

## Path parameters

- `personId` string, required

## Query parameters

- `attributes` 'ANONYMOUS' | 'EMAIL' | 'ID_TOKEN' | 'NAME' | 'PHOTO' | 'SYSTEM_ID', required
- `credentialProviderId` string, required

## Response `200`

OK

## Other responses

- `204` — No Content
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Unexpected error in processing the request.

---

[API](https://skmtc.dev/myverifly/apis/api-documentation.md) · [All operations](https://skmtc.dev/myverifly/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myverifly/api-documentation/revisions/03f300608c33/schema)
