Object Type API

Object Types are the types of the objects.

Destroying an object_type

DELETE v1/object_types/:id

Parameters

Name Description
id The id of the object_type

Request

Headers

Accept: application/json
Content-Type: application/json
Access-Token: 4fm3oKb34xI9q05AUJHz7A
Client: jO9N-GaDq3iz5d2t-eENzw
Uid: josue_carter@reillyheaney.org
Host: example.org
Cookie: 

Route

DELETE v1/object_types/1

cURL

curl "https://api.portalmec.c3sl.ufpr.brv1/object_types/1" -d '' -X DELETE \
	-H "Accept: application/json" \
	-H "Content-Type: application/json" \
	-H "Access-Token: 4fm3oKb34xI9q05AUJHz7A" \
	-H "Client: jO9N-GaDq3iz5d2t-eENzw" \
	-H "Uid: josue_carter@reillyheaney.org"

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Type: text/plain; charset=utf-8
Set-Cookie: _session_id=b3UrUXQ5ZExRZjFYb0NUTTYveUhuVGRJbE1Va0pjT2NqVk84WEFzaE9vOHI3anVVMWRxOTJyaVNPQjJqcUpWNzlJQjBNNzFnRTJPdy9XeGszcEg5K281MThVOC9qbENhN0tUZWtyVXRiZ3IwNmRLR0dZbW5lc3FGcWhNcGV2dUN1MVpZNTNmNTgvMTM2MGJjQmxWQndSSzRINGg4QTJvSzh0UU1rbmd6My9YWnByd200aU1JRkNQcXFITXFkVC9rLS1za3dvZGtmZzRzMWM5M0JTMEtXQUZ3PT0%3D--5a7db19d90016098c7de21a14187f13e454ff9aa; path=/; HttpOnly
Vary: Origin
ETag: W/"36a9e7f1c95b82ffb99743e0c5c4ce95"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 61911ce8-da1a-49b6-b6fd-c71de72aa8b2
X-Runtime: 0.121034
Content-Length: 1

Status

200 OK

Body

[binary data]