Update an ApiKey
Prod Env
https://api.serasaexperian.com.br
Prod Env
https://api.serasaexperian.com.br
PUT
https://api.serasaexperian.com.br
Identific
Responsibilities
Requirements
CLI-1STPARTY
and CLI-AUTH-IDENTIFIED
and ADMIN
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PUT 'https://api.serasaexperian.com.br/security/iam/v1/api-key/' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "708cd114-a1d1-43ae-9cbe-242f34577efe",
"clientId": "5ef904d4b91ac90414895f3c",
"apiKey": "u6jI1a6pPlODkmuJE6dyBiqufCYg0tyMkTnodJA2XjI="
}'
Response Response Example
200 - Example 1
{}
Request
Path Params
apiKeyId
stringÂ
required
Body Params application/json
Responses
Modified at 2025-04-11 12:00:41