DELETE api/ApiKeys/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

ApiKey
NameDescriptionTypeAdditional information
Id

integer

None.

OwnerGuid

globally unique identifier

None.

ClientApplicationName

string

Required

String length: inclusive between 0 and 100

Key

globally unique identifier

None.

PermissionData

Collection of byte

Required

Max length: 64

IsEnabled

boolean

None.

BigId

integer

None.

OwnerBigId

integer

None.

TargetApplicationId

integer

None.

RequestAudience

string

None.

TargetApplication

Collection of Application

None.

Permissions

ApiPermission

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.