Skip to main content
GET
Store test screen ID during build

Authorizations

X-API-Key
string
header
required

SageScreen API key stored in ss_zapier_api_key option

Query Parameters

council_sage_id
string<uuid>
required

Python council_sage UUID

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

screen_id
string
required

Test screen ID created by Python

Example:

"scr_abc123def456"

Response

Test screen ID stored successfully

success
boolean
Example:

true

message
string
Example:

"Test screen ID stored"

sage_id
integer

WordPress post ID of the sage

Example:

1234