POST api/agency/apikey?subjectId={subjectId}

Issues an API key for use with the simple role/search endpoints Processes this agency API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subjectId

The Id of the group to assign a key to.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

string

Response Formats

text/plain

Sample:
sample string 1

application/json, text/json

Sample:
"sample string 1"