Change License Key
Intent
Applies the supplied changes to the license key.
When to call it
Call this when the license key already exists and its stored values need to change.
Access boundary
Authorize the request with a token that carries license_keys:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
PATCH
Change License Key
Authorizations
Path Parameters
Body
application/json
Response
Request completed successfully
The stable identifier for this record.
The time Ruba created this record.
The time this record last changed.
Identifier of the benefit.
Available options:
granted, revoked, disabled Previous
Read Benefit### Intent
Reads the benefit without changing it.
### When to call it
Call this after your application has received or stored the identifier for the benefit.
### Access boundary
Authorize the request with a token that carries `benefits:read` or `benefits:write`.
### Successful result
A successful request returns `200`. The response schema below defines the body your integration receives.
Next
Change License Key