Delete ProjectProfile
delete
/projectProfile
Send a request to this endpoint to delete one or more ProjectProfile. An application object will be created for each JSON object provided in the request body
Request
Query Parameters
-
ObjectId(required): string
One or more system-generated identifiers of projectprofile.Example:
1,2,3
Header Parameters
-
Authorization(required):
OAuth token
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK.
Root Schema : schema
Type:
boolean
400 Response
Bad Request.
401 Response
Unauthorized.
403 Response
Forbidden.
404 Response
Not Found.
405 Response
Invalid Input.
500 Response
Internal Server Error.