SCA association management
Approve a pending approval association
Approves a previously created association that is in a pending state.
patch/scaAssociations
Headers
WWW-Authenticatestring required
The header for authenticating through SCA.
Request body
Response
OK - Successful approval
Example response
{
"scaAssociations": [
{
"scaDeviceId": "BSDR11111111111A1AAA1AAAAA1AA1"
}
]
}