PlatformTokenDeleteRefreshTokenSecretError
Error returned by the Token API when a client secret for a PlatformWorkspaceRefreshToken could not be deleted.
type PlatformTokenDeleteRefreshTokenSecretError implements Error {
message: String!
}
Error returned by the Token API when a client secret for a PlatformWorkspaceRefreshToken could not be deleted.
type PlatformTokenDeleteRefreshTokenSecretError implements Error {
message: String!
}
PlatformTokenDeleteRefreshTokenSecretError.message ● String! non-null scalarError interface