Skip to content

Declines an application for a work group.

DELETE
/api/applications/{groupId}/{userId}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

groupId*

which work group the request is for

Typeinteger
Required
Pattern"\\d+"
userId*
Typestring
Required
Pattern"\\d+"

Responses

Success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python