cURL
curl --request POST \ --url https://identity.payven.com.tr/api/v{version}/tenants/{tenantId}/roles \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "description": "<string>" } '
{ "message": "<string>", "isSuccess": true, "code": "<string>", "data": { "id": "<string>", "name": "<string>", "description": "<string>", "isBuiltin": true } }
Documentation IndexFetch the complete documentation index at: https://docs.payven.com.tr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.payven.com.tr/llms.txt
Use this file to discover all available pages before exploring further.
OK
Show child attributes