Skip to content

Saving the new value of the user contract status

POST

This method allows you to store the new value of the custom contract status.

Added to release: 2.0.0-28

Parameters

Path Parameters

id*

id

Type
integer
Required
Format
"int64"

Request Body

application/json
object

Date + time of the status change in milliseconds since 01.01.1970 00:00:00 GMT

Format"date-time"

Info (comment)

Format"int64"

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"