Example searches: “enabled”, “avatar”, “mfa”, “fields”, “profile”
Delete a custom profile field by name.
Minimum length is 1.
1
Custom profile field deleted successfully.
Bad Request
Unauthorized
Forbidden
Not Found
curl \ --request DELETE 'https://[tenant_id].logto.app/api/custom-profile-fields/{name}' \ --header "Authorization: Bearer $ACCESS_TOKEN"