deleteOrgListPsks
DELETE https://{{host}}/api/v1/orgs/:org_id/psks/:psk_id/delete_old_passphrase
Delete list of psks on the org. This API accepts single string or list of strings
Request Body
{"psk_ids"=>["0039c16c-ca87-4d3f-bb94-b97c58199f18", "6562cc8e-5893-418a-acaa-4d7c1af8084f"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-CSRFToken | string |