- Home
- Resources
- Tobis Admin API
Abstract class for REST webservices
PUT /admin/tobis/guids/generate
Request Parameters
name |
type |
description |
default |
constraints |
classId |
query |
|
|
long |
Response Body
media type |
data type |
description |
application/json |
object
|
|
PUT /admin/tobis/strict/activate
Response Body
media type |
data type |
description |
application/json |
object
|
|
GET /admin/tobis/strict/status
Response Body
media type |
data type |
description |
application/json |
object
|
|
GET /admin/tobis/unregistered/{classId}
Request Parameters
name |
type |
description |
default |
constraints |
classId |
path |
|
|
long |
limit |
query |
|
|
long |
offset |
query |
|
|
long |
sortField |
query |
|
|
|
Response Body
media type |
data type |
description |
application/json |
object
|
|
PUT /admin/tobis/register/{classId}/{fieldName}
Request Parameters
name |
type |
description |
default |
constraints |
classId |
path |
|
|
long |
fieldName |
path |
|
|
|
Response Body
media type |
data type |
description |
application/json |
object
|
|