Setup Links | Single Sign On
Delete the Setup Link
delete/api/v1/sso/setuplinks
Query parameters
tenantstring required
Tenant
productstring required
Product
idstring
Setup link ID
Response
Success
object required
Example response
{
"data": {}
}Changes
Changed in 2 of the 50 revisions of this API.11
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲