Delete an OAuth setup
delete
/fscmRestApi/resources/11.13.18.05/publicSectorGISOAuthSetups/{publicSectorGISOAuthSetupsUniqID}
Request
Path Parameters
-
publicSectorGISOAuthSetupsUniqID: integer
This is the hash key of the attributes which make up the composite key--- AgencyId and ResourceId ---for the GIS OAuth Setup resource and used to uniquely identify an instance of GIS OAuth Setup. The client should not generate the hash key value. Instead, the client should query on the GIS OAuth Setup collection resource with a filter on the primary key values in order to navigate to a specific instance of GIS OAuth Setup.
For example: publicSectorGISOAuthSetups?q=AgencyId=<value1>;ResourceId=<value2>
Response
204 Response
No content. This task does not return elements in the response body.