Check whether the specified type exists

head/types/{typeId}

Checks whether the specified type exists.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
typeId
string
true

The unique identifier for the type entry.

Responses

StatusMeaningDescription
200OK

The request succeeded - the type exists.

404Not Found

The request did not find the specified type.