githubEdit

Manage


Activate a distributed app

post

Activate a distributed app

Authorizations
AuthorizationstringRequired

Your ByteNite access token

Path parameters
appTagstringRequired

Unique tag of the app

Responses
chevron-right
200

A successful response.

okbooleanOptional

True if the request was successful.

requestIdstringOptional

Internal request identifier for tracing or support.

Example: xyz-123
messagestringOptional

Additional message providing status or context.

Example: Request failed
post
/apps/{appTag}/activate


Activate a distributed app

post

Activate a distributed app

Authorizations
AuthorizationstringRequired

Your ByteNite access token

Path parameters
appTagstringRequired

Unique tag of the app

Responses
chevron-right
200

A successful response.

okbooleanOptional

True if the request was successful.

requestIdstringOptional

Internal request identifier for tracing or support.

Example: xyz-123
messagestringOptional

Additional message providing status or context.

Example: Request failed
post
/apps/{appTag}/deactivate

Last updated

Was this helpful?