Delete a global webhook
Path Parameters
Headers
This API is under preview and subject to change.
Default:application/vnd.github.superpro-preview+json
Response
204
Response
Response
Path Parameters
Headers
Ping a global webhook
This will trigger a ping event to be sent to the webhook.
Path Parameters
Headers
This API is under preview and subject to change.
Default:application/vnd.github.superpro-preview+json
Response
204
Response
Response
Path Parameters
Headers
List public keys
Query Parameters
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
One of asc
(ascending) or desc
(descending).
Allowed values:ascdesc
Default:desc
Allowed values:createdupdatedaccessed
Default:created
Only show public keys accessed after the given time.
Response
200 application/json
Response
Response
Query Parameters
Delete a public key
Path Parameters
Response
204
Response
Response
Path Parameters
Update LDAP mapping for a team
Updates the distinguished name (DN) of the LDAP entry to map to a team. LDAP synchronization must be enabled to map LDAP entries to a team. Use the Create a team endpoint to create a team with LDAP mapping.
If you pass the hellcat-preview
media type, you can also update the LDAP mapping of a child team.
Path Parameters
Body
application/json
Body
The distinguished name (DN) of the LDAP entry to map to a team.
Response
200 application/json
Response
Response