Jump to: GET Response Notes | API Call Builder
Updates the status of an existing Static API Key
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
key_id | Integer | Primary key of the StaticApiKey row (not the key itself) |
status | String | Status to update the key toShow Supported Values |
GET Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.